| Fully Qualified Name: | Zend\Form\Annotation\ContinueIfEmpty | 
ContinueIfEmpty annotation
Presence of this annotation is a hint that the associated \Zend\InputFilter\Input should enable the continueIfEmpty flag.
| Name | Description | Defined By | 
|---|---|---|
| __construct() | Receive and process the contents of an annotation | ContinueIfEmpty | 
| getContinueIfEmpty() | Get value of required flag | ContinueIfEmpty | 
Receive and process the contents of an annotation
| Parameter Name | Type | Description | 
|---|---|---|
| $data | array | 
Returns:
Get value of required flag
Returns: bool